/*轮播图*/
.slideBox{width:600px;height: 450px;overflow:hidden;position:relative;border:1px solid #ddd;}
.slideBox .hd{ height:20px; overflow:hidden; position:absolute; left:270px; bottom:-3px; z-index:1; }
.slideBox .hdmore{height:20px;position:absolute; right:5px; bottom:10px;overflow:hidden;z-index:2; line-height:20px;}
.slideBox .hdmore a{ font-size:14px; color:#FC0;}

.slideBox .hd ul{ overflow:hidden; zoom:1; ffloat:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:10px; height:10px;background:#fff; cursor:pointer;border-radius:5px; list-style: none}
.slideBox .hd ul li.on{ background:#3c74b4; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;overflow:hidden;}
.slideBox .bd ul{width:600px;height: 450px;}
.slideBox .bd li{ zoom:1; vertical-align:middle; list-style: none}
.slideBox .bd li p{ position:absolute; bottom:-15px; left:0px; line-height:40px; font-size:16px; background: url(../tmbg.png); color:#fff; width:96%; padding:0px 2%; overflow:hidden; height:50px;}
.slideBox .bd img{width:600px;height: 450px;display:block;}

.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

/*main*/


/*news1*/
.news1 .box{
    width: 600px;
    height: 450px;
    float: left;
}
.news1 .newsAdd{
    width: 560px;
    height: 450px;
    float: left;
    overflow: hidden;
    margin-left: 35px;
}
.news1 .newsAdd .topTitle{
    background-color: #e0e0e0;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid rgb(161,7,3);
}
.news1 .newsAdd .topTitle span{
    display: inline-block;
    text-align: center;
    width: 140px;
    height: 40px;
    font-size: 18px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
}
.news1 .newsAdd .newsList li{
    padding: 0 5px 0 5px;
    height: 45px;
    line-height: 45px;
}
.news1 .newsAdd .newsList a{
    display: inline-block;
    width: 430px;
    height: 45px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}
.news1 .newsAdd .newsList li span{
    float: right;
    color: #555;
    font-size: 14px;
}
#xn{
    background-color: rgb(161,7,3);
    font-weight:bold;
}
#xn a{
    color: white;
}


/*news2*/
.news2{
    margin-top: 30px;
}
.news2 .public{
    width: 290px;
    height: 400px;
    border: 1px solid #eedddd;
    padding: 0 10px 0 10px;
}
.news2  .headline{
    font-size: 18px;
    font-weight: bold;
    padding: 15px 0 10px 5px;
    border-bottom: 1px solid rgb(161,7,3);
}
.news2 .public .publicContent div{
    width: 275px;
    height: 50px;
    padding: 5px 0 5px 10px;
    margin-top: 21px;
    border: 1px solid #eeeeee;
    line-height: 50px;
    text-align: center;
    font-size: 17px;
}
.news2 .public .publicContent div:hover{
    background-color: #eeeeee !important;
}
/*.news2 .public{*/
    /*width: 290px;*/
    /*height: 400px;*/
    /*border: 1px solid #eedddd;*/
    /*padding: 0 10px 0 10px;*/
/*}*/
/*.news2  .headline{*/
    /*font-size: 18px;*/
    /*font-weight: bold;*/
    /*padding: 15px 0 10px 5px;*/
    /*border-bottom: 1px solid rgb(161,7,3);*/
/*}*/
/*.news2 .public .publicContent .w275{*/
    /*width: 275px;*/
    /*height: 50px;*/
    /*padding: 5px 0 5px 10px;*/
    /*border: 1px solid #eeeeee;*/
    /*line-height: 50px;*/
    /*text-align: center;*/
    /*font-size: 17px;*/
    /*margin-top: 8px;*/
/*}*/
/*.news2 .public .publicContent .w275:hover{*/
    /*background-color: #eeeeee !important;*/
/*}*/
/*.gongkai{*/
    /*padding: 5px 0;*/
    /*border: 1px solid #EEEEEE;*/
    /*width: 285px;*/
    /*height: 240px;*/
/*}*/
/*.gongkai .gkLeft{*/
    /*width: 90px;*/
    /*height: 240px;*/
    /*text-align: center;*/
    /*font-size: 20px;*/
    /*font-weight: bold;*/
    /*writing-mode: vertical-rl;*/
    /*line-height: 100px;*/
    /*letter-spacing: 5px;*/
/*}*/
/*.gongkai .gkRight .w190{*/
    /*width: 190px;*/
    /*line-height: 75px;*/
    /*text-align: center;*/
    /*border: 1px solid #eeeeee;*/
    /*margin-bottom: 5px;*/
/*}*/
/*.gongkai .gkRight .w190:hover{*/
    /*background-color: #eeeeee !important;*/
/*}*/



/*年鉴，基本著作*/
.threePic{
    height: 400px;
}
.threePic .pics{
    width: 816px;
    height: 400px;
    border: 1px solid #eedddd;
    margin-left: 40px;
    padding: 0 15px 0 15px;
}
.threePic .pics .pic{
    margin-top: 20px;
    width: 210px;
    height: 295px;
    margin-left: 15px;
    margin-right: 10px;
    background-color: #ffffff;
    border: 5px solid #ffffff;
    box-shadow: 5px 5px 10px 1px #AAAAAA;
}
.threePic .pics img{
    width: 210px;
    height: 260px;
}
.threePic .pics p{
    width: 210px;
    display:  inline-block;
    text-align: center;
    line-height: 33px;
    margin-top: 0;
}
.history .hisOne{
    width: 275px;
    height: 100px;
    background: url("../一卷.png");
    margin-left: 27px;
    margin-top: 50px;
    border: 1px solid rgb(161,7,3);
    box-shadow: 5px 5px 10px 1px #AAAAAA;
}
.history .hisTwo{
    width: 275px;
    height: 100px;
    background: url("../二卷.png");
    margin-left: 27px;
    margin-top: 45px;
    border: 1px solid rgb(161,7,3);
    box-shadow: 5px 5px 10px 1px #AAAAAA;
}






/*动态和概览*/
.news2{
    margin-top: 30px;
}
.news2 .dynamic{
    width: 400px;
    height: 390px;
    border: 1px solid #eedddd;
    padding: 10px 5px 0 5px;
    margin-left: 30px;
}
.news2 .topTitle{
    border-bottom: 1px solid #cccccc;
}
.news2 .topTitle span{
    display: inline-block;
    text-align: center;
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}
.news2 .topTitle span a{
    display: inline-block;
}
.news2 .dynamic .newsListHead .title{
    text-align: center;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    margin-top: 5px;
}
.news2 .dynamic .newsListHead .abstract{
    color: #838383;
    font-size: 13px;
    text-indent: 27px;
    line-height: 26px;
}
.news2 .dynamic .newsList ul{
    margin-top: 8px;
}
.news2 .dynamic .newsList li{
    padding-left: 8px;
    line-height: 47px;
    font-size: 16px;
}
.news2 .dynamic .newsList li span{
    float: right;
    margin-right: 10px;
    color: #555;
    font-size: 14px;
}




/*红色遗址图片*/
.redPlace {
    margin-top: 40px;
}

.redPlace .headLine{
    background: url("../红色遗址.png") no-repeat;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    text-indent: 40px;
}
.redPlace .slidePic{
    height: 190px;
    border: 1px solid #eedddd;
    overflow: hidden;
}
#u1{

}
.redPlace .slidePic li{
    float: left;
    width: 210px;
    height: 140px;
    margin-left: 16px;
    margin-top: 20px;
    border: 5px solid #ffffff;
    box-shadow: 5px 5px 10px 1px #AAAAAA;
}
.redPlace .slidePic li img{
    width: 210px;
    height: 140px;
    display:block;
}




/*news4*/
.news4{
    margin-top: 40px;
}
.news4 .fl{
    width: 380px;
    height: 320px;
    border: 1px solid #eedddd;
}
.news4 .topHead{
    background: url("../竖线.png") no-repeat left center;
    height: 35px;
    line-height: 35px;
    text-indent: 35px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #eedddd;
    margin: 0 10px 0 10px;
}
.news4 .topHead span{
    float: right;
    padding-right: 23px;
    background: url("../更多.png") no-repeat right center;
}
.news4 .topHead span a{
    font-size: 14px;
    font-weight: normal;
}
.news4 .artList{
     margin-top: 8px;
}
.news4 .artList li{
    line-height: 54px;
    padding-left: 10px;
    list-style: disc inside;
}

.links{
    margin-top: 30px;
}
select{
    margin-right: 40px;
    margin-left: 20px;
}

.slogan{
    margin-top: -20px;
    width: 1200px;
    text-align: center;
    font-size: 17px;
    height: 40px;
    overflow: hidden;
}
.slogan p{
    line-height: 40px;
    margin: 0;
    color: red;
    letter-spacing: 2px;
}


/*标语*/
.pb-carouselWarp {
    position: relative;
    width: 1200px;
    height: 300px;
    overflow: hidden;
    margin-bottom: 20px;
}
.pb-carouselWarp .pb-carousel {
    position: relative;
    height: 100%;
}
.pb-carouselWarp .pb-carousel li {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.pb-carouselWarp .pb-carousel li img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.pb-carouselWarp .pb-carousel .pb-this {
    display: block;
    left: 0;
}
.pb-carouselWarp .pb-carousel-ind {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}
.pb-carouselWarp .pb-carousel-ind li {
    float: left;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #ccc;
    margin: 0 5px;
    cursor: pointer;
}
.pb-carouselWarp .pb-carousel-ind .pb-this {
    background-color: #000;
}
.pb-carouselWarp .pb-arrow {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #000;
    cursor: pointer;
    border: none;
}
.pb-carouselWarp .pb-arrow-prev {
    left: 20px;
    background: url(../arrow-left.png) no-repeat center;
}
.pb-carouselWarp .pb-arrow-next {
    right: 20px;
    background: url(../arrow-right.png) no-repeat center;
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind {
    position: absolute;
    width: 15px;
    top: 50%;
    left: auto;
    bottom: auto;
    right: 20px;
    transform: translateY(-50%);
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind li {
    float: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #ccc;
    margin: 5px 0;
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind .pb-this {
    background-color: #000;
}
.pb-carouselWarp[type='updown'] .pb-arrow {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -20px;
    margin-top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}
.pb-carouselWarp[type='updown'] .pb-arrow-prev {
    top: 20px;
    background: #000000 url(../arrow-top.png) no-repeat center;
}
.pb-carouselWarp[type='updown'] .pb-arrow-next {
    top: auto;
    bottom: 20px;
    background: #000000 url(../arrow-bottom.png) no-repeat center;
}

/*专题专栏*/
.ztzl{
    width: 1190px;
    margin: 20px auto 0;
    border: 1px solid #dddcdc;
    height: 82px;
}
.ztzl_title{
    width: 31px;
    height: 76px;
    padding-top: 3px;
    border-right: 1px solid #dddcdc;
    color: #0070BB;
    font-size: 16px;
    text-align: center;
    line-height: 19px;
    font-weight: bold;
}
.picMarquee-left .bd{
    overflow: hidden;
    width: 1150px;
}
.ztzl_box{
    height: 76px;
    padding: 6px 0 0;
}
.ztzl_box ul{
    height: 76px;
}
.ztzl_box ul li{
    height: 70px;
    width: 340px;
    margin-left: 34px;
    float: left;
}

#cnzz_stat_icon_1276886726{
    display: block;
    text-align: center;
    background-color: #CB2F19;
}
#cnzz_stat_icon_1276886726 a{
    color: white;
}